PDF for WPF and Silverlight
CopyTo(Int32,PdfPage[],Int32,Int32) メソッド

C1.WPF.Pdf.4.5.2 アセンブリ > C1.WPF.Pdf 名前空間 > PdfPageCollection クラス > CopyTo メソッド : CopyTo(Int32,PdfPage[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As PdfPage, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
public void CopyTo( 
   System.int index,
   PdfPage[] array,
   System.int arrayIndex,
   System.int count
)

パラメータ

index
array
arrayIndex
count
参照

PdfPageCollection クラス
PdfPageCollection メンバ
オーバーロード一覧